home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / pmount / README.Debian < prev    next >
Encoding:
Text File  |  2006-08-30  |  454 b   |  16 lines

  1. pmount for Debian
  2. -----------------
  3.  
  4. To restrict the ability to mount arbitrary devices to selected
  5. "Desktop" users, the Debian package for pmount restricts the execution
  6. of pmount and pumount to members of the group "plugdev".
  7.  
  8. So, for every user who should be able to execute pmount, please
  9. execute the following command (as root):
  10.  
  11.    adduser <user> plugdev
  12.  
  13. (with replacing "<user>" by the respective user login).
  14.  
  15.  -- Martin Pitt <mpitt@debian.org>
  16.